################################################################################
# 
# RTL8139 Diagnostics Program for Windows:
#	
#	Functional description:
#		
#	.Request by Dell for LCN project( mid 2001).
#	.Tested on Windows 98/ME/2k/XP.
#
################################################################################

################################################################################
  Version:       V1.28

  Released By:   Sean Huang

  Release Date:  2001/10/11
  
  Todo:	
  		1: To Use WMI interface for information setting/gathering.
  		2: To install interrupt handler in diagnostics driver.
  		3: To design test plan for this program.
  		4: To add Magic Packet wakeup diagnostics function.
  		5: To support multiple adapter.
  		
  Comment:
  	Thanks to Hai Dam and John Woo(Dell Computer) for their suggestion and 
  	support in verfication.
################################################################################